home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
FishMarket 1.0
/
FishMarket v1.0.iso
/
fishies
/
101-125
/
disk_119
/
microemacs
/
readme.fnf
< prev
next >
Wrap
Text File
|
1992-05-06
|
1KB
|
25 lines
There are two versions of the executable here:
MicroEMACS.manx Compiled with Manx C version 3.4a.
MicroEMACS.lattice Compiled with Lattice C version 4.0.
Neither one has been extensively tested, though they have been used
to edit small files without crashing the machine or mangling the
file so there are probably no really gross problems...
I did have to add a line to termio.c to call signal() under Lattice 4.0
because the exit-emacs command (^X^C) was causing the control-C requestor
to come up after the terminal was closed. The hack causes it to ignore
all control-C's while shutting down. The proper way to fix it is to
ferret out the reason why the ^C is being seen as an interrupt and
fix it.
Also, in order to get all the source and documentation to fit on a
single disk, I had to archive them with zoo, which compresses the
files about 30 to 50 percent. The executable version of zoo to
dearchive them should be widely available on various BBS's and
is also on disk 108 in my library.
-Fred